home *** CD-ROM | disk | FTP | other *** search
/ Halting the Hacker - A P…uide to Computer Security / Halting the Hacker - A Practical Guide to Computer Security.iso / rfc / rfc1860.txt < prev    next >
Text File  |  1997-04-01  |  6KB  |  172 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. Network Working Group                                         T. Pummill
  8. Request for Comments: 1860                                       Alantec
  9. Category: Informational                                       B. Manning
  10.                                                                      ISI
  11.                                                             October 1995
  12.  
  13.  
  14.                  Variable Length Subnet Table For IPv4
  15.  
  16. Status of this Memo
  17.  
  18.    This memo provides information for the Internet community.  This memo
  19.    does not specify an Internet standard of any kind.  Distribution of
  20.    this memo is unlimited.
  21.  
  22. Abstract
  23.  
  24.    This document itemizes the potential values for IPv4 subnets.
  25.    Additional information is provided for Hex and Decmial values,
  26.    classfull equivalents, and number of addresses available within the
  27.    indicated block. We appreciate inputs from Bruce Pinsky (cisco) and
  28.    Daniel Karrenberg (RIPE).
  29.  
  30. Table
  31.  
  32.    The following table lists the variable length subnets from 1 to 32,
  33.    the CIDR representation form and the Decmial equivalents.
  34.  
  35.    Mask value:
  36.    Hex            CIDR   Decimal           #of add    Classfull
  37.    80.00.00.00    /1     128.0.0.0         2048 M     128 A
  38.    C0.00.00.00    /2     192.0.0.0         1024 M      64 A
  39.    E0.00.00.00    /3     224.0.0.0          512 M      32 A
  40.    F0.00.00.00    /4     240.0.0.0          256 M      16 A
  41.    F8.00.00.00    /5     248.0.0.0          128 M       8 A
  42.    FC.00.00.00    /6     252.0.0.0           64 M       4 A
  43.    FE.00.00.00    /7     254.0.0.0           32 M       2 A
  44.    FF.00.00.00    /8     255.0.0.0           16 M       1 A
  45.    FF.80.00.00    /9     255.128.0.0          8 M     128 B
  46.    FF.C0.00.00   /10     255.192.0.0          4 M      64 B
  47.    FF.E0.00.00   /11     255.224.0.0          2 M      32 B
  48.    FF.F0.00.00   /12     255.240.0.0       1024 K      16 B
  49.    FF.F8.00.00   /13     255.248.0.0        512 K       8 B
  50.    FF.FC.00.00   /14     255.252.0.0        256 K       4 B
  51.    FF.FE.00.00   /15     255.254.0.0        128 K       2 B
  52.    FF.FF.00.00   /16     255.255.0.0         64 K       1 B
  53.    FF.FF.80.00   /17     255.255.128.0       32 K     128 C
  54.    FF.FF.C0.00   /18     255.255.192.0       16 K      64 C
  55.  
  56.  
  57.  
  58. Pummill & Manning            Informational                      [Page 1]
  59.  
  60. RFC 1860                      Subnet Table                  October 1995
  61.  
  62.  
  63.    FF.FF.E0.00   /19     255.255.224.0        8 K      32 C
  64.    FF.FF.F0.00   /20     255.255.240.0        4 K      16 C
  65.    FF.FF.F8.00   /21     255.255.248.0        2 K       8 C
  66.    FF.FF.FC.00   /22     255.255.252.0        1 K       4 C
  67.    FF.FF.FE.00   /23     255.255.254.0      512         2 C
  68.    FF.FF.FF.00   /24     255.255.255.0      256         1 C
  69.    FF.FF.FF.80   /25     255.255.255.128    128
  70.    FF.FF.FF.C0   /26     255.255.255.192     64
  71.    FF.FF.FF.E0   /27     255.255.255.224     32
  72.    FF.FF.FF.F0   /28     255.255.255.240     16
  73.    FF.FF.FF.F8   /29     255.255.255.248      8
  74.    FF.FF.FF.FC   /30     255.255.255.252      4
  75.    FF.FF.FF.FE   /31     255.255.255.254   This space is not usable
  76.    FF.FF.FF.FF   /32     255.255.255.255   This is a single host route
  77.  
  78. Examples
  79.  
  80.    The following tables illistrate some options for subnet/host partions
  81.    within selected block sizes.
  82.  
  83. From a /16 block
  84.  
  85.    # bits          Mask            Effective Subnets     Effective Hosts
  86.    ========        =====           =================     ===============
  87.    2               255.255.192.0   2                       16382
  88.    3               255.255.224.0   6                       8190
  89.    4               255.255.240.0   14                      4094
  90.    5               255.255.248.0   30                      2046
  91.    6               255.255.252.0   62                      1022
  92.    7               255.255.254.0   126                     510
  93.    8               255.255.255.0   254                     254
  94.    9               255.255.255.128 510                     126
  95.    10              255.255.255.192 1022                    62
  96.    11              255.255.255.224 2046                    30
  97.    12              255.255.255.240 4094                    14
  98.    13              255.255.255.248 8190                    6
  99.    14              255.255.255.252 16382                   2
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114. Pummill & Manning            Informational                      [Page 2]
  115.  
  116. RFC 1860                      Subnet Table                  October 1995
  117.  
  118.  
  119. From a /24 block
  120.  
  121.    # bits          Mask            Effective Subnets     Effective Hosts
  122.    ========        =====           =================     ===============
  123.    2               255.255.255.192 2                       62
  124.    3               255.255.255.224 6                       30
  125.    4               255.255.255.240 14                      14
  126.    5               255.255.255.248 30                      6
  127.    6               255.255.255.252 62                      2
  128.  
  129.    *Subnet all zeroes and all ones excluded.
  130.    *Host all zeroes and all ones excluded.
  131.  
  132. References
  133.  
  134.    [1] Fuller, V., Li, T., Yu, J., and K. Varadhan, "Classless Inter-
  135.        Domain Routing (CIDR): an Address Assignment and Aggregation
  136.        Strategy", RFC 1519, BARRNet, cicso, Merit, OARnet, September
  137.        1993.
  138.  
  139. Security Considerations
  140.  
  141.    Security issues are not discussed in this memo.
  142.  
  143. Authors' Addresses
  144.  
  145.    Troy Pummill
  146.  
  147.    EMail: trop@alantec.com
  148.  
  149.  
  150.    Bill Manning
  151.    Information Sciences Institute
  152.    University of Southern California
  153.    4676 Admiralty Way
  154.    Marina del Rey, CA 90292-6695
  155.    USA
  156.  
  157.    Phone: +1 310-822-1511 x387
  158.    Fax:   +1 310-823-6714
  159.    EMail: bmanning@isi.edu
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170. Pummill & Manning            Informational                      [Page 3]
  171.  
  172.